Defines the base class for custom digital signatures.
This class lets you build the entire signature object according to your rules.
Your class inherits from and overrides the method.

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Initializes a new PDFCustomDigitalSignature object.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Override this method to create your own custom signature.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the sign certificate.

Full documentation

Gets the contact information.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the underlying COS signature object.

Full documentation

Gets the location.

Full documentation

Gets the name.

Full documentation

Gets the sign reason.

Full documentation

Gets the sign date.

Full documentation

Gets the signature digest algorithm.

Full documentation

Sets the sign certificate.
This property is not used by signatures.

Full documentation

Sets the contact information.
This property should not be set for signatures.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Sets the location.
This property should not be set for signatures.

Full documentation

Sets the name.
This property should not be set for signatures.

Full documentation

Sets the sign reason.
This property should not be set for signatures.

Full documentation

Sets the sign date.

Full documentation

Sets the signature digest algorithm.

Full documentation